projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f07ed73
)
* xfaces.c (Finternal_set_lisp_face_attribute): Improve error
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 1 Jan 2009 08:09:11 +0000
(08:09 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 1 Jan 2009 08:09:11 +0000
(08:09 +0000)
message.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 78ab1412377513abc6e3623f7871be9c01a749a4..c50f4fa254042bc4448509994ca4dc04f582e8ab 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2009-01-01 Chong Yidong <cyd@stupidchicken.com>
+
+ * xfaces.c (Finternal_set_lisp_face_attribute): Improve error
+ message.
+
2009-01-01 Jason Rumney <jasonr@gnu.org>
* w32term.c (x_new_font): Return font object, not fontset. (Bug#119)